From 103b43b72f71e7dc1dbd1e426b34563c662dfca6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 10 Jan 2012 23:48:55 -0800 Subject: [PATCH] Fix name of FSF in copyright headers. --- lisp/emacs-lock.el | 2 +- lisp/erc/erc-page.el | 2 +- lisp/mail/mailclient.el | 2 +- lisp/obsolete/old-emacs-lock.el | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/emacs-lock.el b/lisp/emacs-lock.el index 252b167c446..743b828326c 100644 --- a/lisp/emacs-lock.el +++ b/lisp/emacs-lock.el @@ -1,6 +1,6 @@ ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*- -;; Copyright (C) 2011-2012 Free Software Foundation, Inc +;; Copyright (C) 2011-2012 Free Software Foundation, Inc. ;; Author: Juanma Barranquero ;; Inspired by emacs-lock.el by Tom Wurgler diff --git a/lisp/erc/erc-page.el b/lisp/erc/erc-page.el index 14c46d08aec..e6b670c91ba 100644 --- a/lisp/erc/erc-page.el +++ b/lisp/erc/erc-page.el @@ -1,6 +1,6 @@ ;; erc-page.el - CTCP PAGE support for ERC -;; Copyright (C) 2002, 2004, 2006-2012 Free Software Foundation +;; Copyright (C) 2002, 2004, 2006-2012 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/lisp/mail/mailclient.el b/lisp/mail/mailclient.el index 2e18c7ce23a..056bfebb1e5 100644 --- a/lisp/mail/mailclient.el +++ b/lisp/mail/mailclient.el @@ -1,6 +1,6 @@ ;;; mailclient.el --- mail sending via system's mail client. -;; Copyright (C) 2005-2012 Free Software Foundation +;; Copyright (C) 2005-2012 Free Software Foundation, Inc. ;; Author: David Reitter ;; Keywords: mail diff --git a/lisp/obsolete/old-emacs-lock.el b/lisp/obsolete/old-emacs-lock.el index e586d34b499..9bb084d7db4 100644 --- a/lisp/obsolete/old-emacs-lock.el +++ b/lisp/obsolete/old-emacs-lock.el @@ -1,6 +1,6 @@ ;;; emacs-lock.el --- prevents you from exiting Emacs if a buffer is locked -;; Copyright (C) 1994, 1997, 2001-2012 Free Software Foundation, Inc +;; Copyright (C) 1994, 1997, 2001-2012 Free Software Foundation, Inc. ;; Author: Tom Wurgler ;; Created: 12/8/94 -- 2.30.2